← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:33:55 2022
Reported on Wed Dec 14 15:40:04 2022

Filename(eval 348)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 15 statements in 61µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
3331154µs10.9msJSON::Schema::Modern::::_add_resourcesJSON::Schema::Modern::_add_resources
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package JSON::Schema::Modern;
21561µs1510.3ms
# spent 10.9ms (154µs+10.7) within JSON::Schema::Modern::_add_resources which was called 33 times, avg 330µs/call: # 18 times (101µs+461µs) by JSON::Schema::Modern::__ANON__[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/JSON/Schema/Modern.pm:646] at line 644 of JSON/Schema/Modern.pm, avg 31µs/call # 8 times (19µs+4.07ms) by JSON::Schema::Modern::add_schema at line 196 of JSON/Schema/Modern.pm, avg 511µs/call # 7 times (34µs+6.21ms) by JSON::Schema::Modern::add_schema at line 182 of JSON/Schema/Modern.pm, avg 893µs/call
sub _add_resources {$$wrapped->(@_);}
# spent 10.3ms making 15 calls to JSON::Schema::Modern::__ANON__[(eval 329)[Class/Method/Modifiers.pm:89]:1], avg 686µs/call
3;